home *** CD-ROM | disk | FTP | other *** search
- object frmConfirmDisplaySettings: TfrmConfirmDisplaySettings
- Left = 271
- Top = 219
- ActiveControl = comNo
- BorderStyle = bsDialog
- Caption = 'Confirm Settings'
- ClientHeight = 93
- ClientWidth = 347
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 8
- Top = 12
- Width = 33
- Height = 33
- Picture.Data = {<image000.ico>}
- end
- object Label1: TLabel
- Left = 48
- Top = 12
- Width = 289
- Height = 33
- AutoSize = False
- Caption = 'Do you want to keep chosen display settings?'
- WordWrap = True
- end
- object lblReverting: TLabel
- Left = 8
- Top = 64
- Width = 117
- Height = 13
- Caption = 'Reverting in %d seconds'
- end
- object comYes: TButton
- Left = 176
- Top = 60
- Width = 75
- Height = 23
- Caption = '&Yes'
- ModalResult = 1
- TabOrder = 0
- end
- object comNo: TButton
- Left = 260
- Top = 60
- Width = 75
- Height = 23
- Cancel = True
- Caption = '&No'
- Default = True
- ModalResult = 2
- TabOrder = 1
- end
- object Timer: TTimer
- Enabled = False
- OnTimer = TimerTimer
- Left = 140
- Top = 44
- end
- object IvTranslator1: TIvTranslator
- DictionaryName = 'dcoAMStepBuilder'
- Left = 288
- Top = 32
- TargetsData = (
- 1
- 2
- (
- ''
- 'Hint'
- 0)
- (
- ''
- 'Caption'
- 0))
- end
- end
-